DefaultTextStyleAsianGenericFontFamily Property
Specifies the generic Asian font family name.It is evaluated for [UNICODE] characters that are CJK characters.
The defined values are:
-decorative: the family of decorative fonts.
-modern: the family of modern fonts.
-roman: the family roman fonts (with serifs).
-script: the family of script fonts.
-swiss: the family roman fonts (without serifs).
-system: the family system fonts.
Namespace: Independentsoft.Office.Odf.StylesAssembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
public GenericFontFamily AsianGenericFontFamily { get; set; }
Public Property AsianGenericFontFamily As GenericFontFamily
Get
Set
Property Value
GenericFontFamily